For Server Developers (MCP Quickstart)
https://modelcontextprotocol.io/quickstart/server
#MCP
実装 https://github.com/modelcontextprotocol/quickstart-resources/blob/main/weather-server-python/weather.py
We’ll build a server that exposes two tools: get-alerts and get-forecast
実装では@mcp.tool()でデコレートした関数